home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 1270 < prev    next >
Encoding:
Text File  |  1996-08-06  |  3.0 KB  |  73 lines

  1. Newsgroups: comp.edu,comp.lang.c,comp.lang.c++
  2. Path: ncrgw2.ncr.com!ncrhub2!ncrcae!news
  3. From: jhughes <>
  4. Subject: Re: C or C++ for a 14-year old?
  5. Message-ID: <DKxGsD.DFC@ncrcae.ColumbiaSC.ATTGIS.COM>
  6. Sender: news@ncrcae.ColumbiaSC.ATTGIS.COM (news)
  7. Reply-To:  (jhughes)
  8. Organization: AT&T Global Information Solutions, Columbia SC
  9. X-Newsreader: DiscussIT 2.0.1.3 for MS Windows [AT&T Software Products Division]
  10. References: <4cpep5$7t7@nnrp1.news.primenet.com>
  11. Date: Tue, 9 Jan 1996 19:00:13 GMT
  12.  
  13. I agree with this post.  Basic is an excellent first choice because it usually
  14. has
  15. a little bit of everything - graphics, sound, etc.  I know when I was first
  16. learning
  17. to write code years ago on a TI99/4A I wanted to write games.  Basic provided
  18. a perfect environment to foster these fantasies.  Also, I would recommend a 
  19. simple beginner course at school or somewhere similar because it is sometimes
  20.  
  21. frustrating to learn a programming language from a book(especially with the 
  22. increase in hastily written texts that can be found these days).  As an
  23. alternative language,
  24. I think that smalltalk is pretty fun to code in.  I learned it in a graduate
  25. OOD class, and it was 
  26. powerful yet similar in its simplicity to good old basic.  Also, it provides
  27. an excellent stepping
  28. stone to c++(as far as OO stuff goes).  
  29. With regards to the free compiler issue, try the GNU tools.  They are freely
  30. available for dos and
  31. very extensive.  They also just so happen to include GNU smalltalk  and GNU
  32. c++/c(gcc).  In addition, they are the same set
  33. of tools used by a large percentage of colleges and universities throughout
  34. the world which could be a plus later on
  35. down the road.
  36.  
  37. Jeff Hughes
  38. Jeff.Hughes@Columbiasc.attgis.com  
  39. ==========Michael Childers, 1/7/96==========
  40. When it is all said and done, I feel the majority of the posts to this 
  41. thread are slightly strict. If the boy were college level and we were 
  42. guiding his career future, almost everything posted here seems 
  43. appropriate. However, he is a boy. He still has an interest to spark. If 
  44. this were my son, i would let him try out the basic that comes with DOS 
  45. that is on my machine. Then if he is curious about other languages, I 
  46. would get him one of the many FREE compilers on the net to experiment 
  47. with. The idea is to keep him yearning. Give the boy everything at once 
  48. and he loses interest. 
  49.  
  50. When he finds a language he likes, go ahead and buy him a fancier one. 
  51. You won't waste a lot of money that way if you get the wrong language for 
  52. him or if he loses interest altogether. 
  53.  
  54. I have been told that there is a free C compiler at the web page below. 
  55. check it out. 
  56.  
  57. http://www.hitech.com.au
  58.  
  59. hope your boy has as much fun learning how to program as i did! 
  60.  
  61.  
  62.  
  63. --
  64. -------------------------------------------------------------------------------
  65.  
  66. Michael Childers                          __  __     ____  ___       ___ ____
  67. childer@primenet.com                     /__)/__) / / / / /_  /\  / /_    /
  68. mchilder@insight.com                    /   / \  / / / / /__ /  \/ /___  /
  69. -------------------------------------------------------------------------------
  70.  
  71.  
  72.  
  73.